home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 July / Igromania_2005-07.iso / Soft / !Standard / Klite / klmcodec132.exe / {app} / bsplayer / skins / Base.bsz / skin.ini < prev    next >
INI File  |  2005-02-09  |  4KB  |  137 lines

  1. [BSPlayer.Skin]
  2. Version=1.00
  3.  
  4. [Settings]
  5. ; 0 - Two separate windows, one movie window the other with controls (skinned)
  6. ; 1 - One window only (not fully supported yet)
  7. SkinType=0
  8. ; File name of the main image
  9. MainImg=Main.bmp
  10.  
  11. ;0-Normal
  12. ;1-Skin can be any shape, pixel at top left corner (position 0,0) is transparent color
  13. MainAnySape=1
  14. Ext=.bmp
  15.  
  16. ;Load specified font
  17. ;
  18. ;LoadFont1=MyFont.ttf
  19. ;LoadFont2=AnotherFont.ttf
  20.  
  21. ; Button definitions
  22. ; BtnX=<name>,xpos,ypos,<type>,<action>[;<Description>]
  23. ; <name>   - this is file name of the image for button
  24. ;            Image files must be named name[n|d|u].bmp
  25. ;            n=normal, d=button down, u=mouse over
  26. ; xpos     - X position
  27. ; ypos     - Y postion
  28. ; <type>   - Button type
  29. ;             0-Normal buttons
  30. ;             1-Shaped buttons
  31. ;             2-Transparent (currently not supported in full screen skins)
  32. ;             3-Blend (not supported yet)
  33. ; <action> - All commands from bsp.h/bsp.pas, search for 'Other commands'
  34. ; <Description>
  35. ; Version 1.00.808+, it's now possible to use messages from language file for descriptions
  36. ; Syntax: $lang.SECTION.KEY
  37. ; Ex.: Btn18=b3,208,86,0,34;$lang.Menu.81
  38. ;      Btn20=mute,323,75,0,35;$lang.Actions.36
  39. [Buttons]
  40. ;Number of buttons
  41. Number=20
  42. Btn1=pause,98,116,0,21;$lang.Menu.11
  43. Btn2=stop,176,116,0,22;$lang.Menu.12
  44. Btn3=play,129,116,0,20;$lang.Menu.10
  45. Btn4=prev,207,116,0,25;$lang.Menu.9
  46. Btn5=next,238,116,0,28;$lang.Menu.13
  47. Btn6=open,67,116,0,63;$lang.Menu.1
  48. Btn7=exit,409,93,0,77;$lang.Menu.82
  49. Btn8=minimize,413,74,0,59;$lang.Strings.1000
  50. Btn9=ab,420,54,0,70;$lang.Menu.83
  51. Btn10=vold,346,112,0,2;$lang.Actions.3
  52. Btn11=volu,360,112,0,1;$lang.Actions.2
  53. Btn12=fs,118,86,0,10;$lang.Menu.32
  54. Btn13=opt,268,86,0,7;$lang.Menu.69
  55. Btn14=pchap,56,86,0,26;$lang.Menu.14
  56. Btn15=nchap,87,86,0,29;$lang.Menu.15
  57. Btn16=b1,148,86,0,83;$lang.Actions.84
  58. Btn17=b2,178,86,0,84;$lang.Actions.85
  59. Btn18=b3,208,86,0,34;$lang.Menu.81
  60. Btn19=b4,238,86,0,62;$lang.Menu.4
  61. Btn20=mute,323,75,0,35;$lang.Actions.36
  62.  
  63. [Display]
  64. ; x,y;<font name>,<size>,<style>;<Font color>
  65. ; style can be N - Nornal font
  66. ;              B - Bold
  67. ;              I - Italic
  68. ;              U - Underline
  69. ; or combination of above, for ex. Bold italic -> BI
  70.  
  71. ; Movie title/file name
  72. Title=63,13;Arial,9,B;000000
  73. ; Max width of title, if it's longer it will be scrolled
  74. MaxTitleWidth=240
  75.  
  76. ;Version=253,88;Arial,8,B;71964F
  77. MovInfo=205,43;Arial,9,N;000000
  78. MovInfoMaxWidth=175
  79. Status=311,13;Arial,9,N;000000
  80. MovTimeLen=63,43;Arial,11,B;000000
  81. MovTimeLenMaxWidth=135
  82. sRepeat=63,33;Arial,7,N;000000
  83. Subs=205,34;Arial,7,N;000000
  84. SubsMaxWidth=162
  85.  
  86. [TrackBar]
  87. ; Position and size
  88. ; x,y,w,h (w,h is ignored if TrackKind=HB,VB)
  89. PosSize=57,73,250,5
  90.  
  91. ; Track bar kind, 
  92. ;  H-Horizontal, V-Vertical, HB-Custom bitmap horizontal, VB-Custom bitmap vertical
  93. ;  HBtn - button Horizontal, VBtn - button Vertical
  94. Kind=HB
  95.  
  96. ;If TrackKind=HB, name of the bitmap that will be used
  97. Bitmap=seek.bmp
  98.  
  99. ; If HBtn or VBtn
  100. ;ButtonImg=VolBtn.bmp
  101.  
  102. //Set this to 1 for transparent background
  103. TransparentBg=0
  104.  
  105. Border=1
  106. BorderColor=000000
  107. ; Ignored for HB,VB
  108. Color=313A31
  109. MouseOverColor=313A31
  110. BackColor=000000
  111.  
  112.  
  113.  
  114. ; same parameters as TrackBar
  115. [Volume]
  116. Kind=HB
  117. Bitmap=volume.bmp
  118. PosSize=315,70,60,32
  119. TransparentBg=0
  120.  
  121. [GUI]
  122. MenuBackClr=6995B8
  123. MenuBackClrIco=234F7C
  124. MenuSelBackClr=E3F7F8
  125. MenuFontClr=000000
  126. MenuSelFontClr=000000
  127. MenuDisFontClr=BF803F
  128. MenuSeparatorClr=3F502B
  129. PlayListBackClr=0C76A2
  130. PlayListTextClr=000000
  131. PlayListActTextClr=FFFFFF
  132.  
  133. [Text]
  134. Author=TinaZ, tina@webteh.com
  135. URL=
  136. Description=Base skin
  137.